.. _`Set active Dataset`: .. _`com.sympathyfordata.azure.powerbi.datasets.set`: Set active Dataset `````````````````` .. image:: node_powerbi_dataset_active.svg :width: 48 Documentation ::::::::::::: Sets the active dataset in the PowerBi output for use in following nodes. Dataset is stored using its unique id, see :ref:`powerbi_dataset`. If the configured dataset is missing the id will show up. When editing instead of choosing from existing alternatives, specify the id. :ref:`Propagates PowerBi input to output ` with the following changes: - Active dataset is set/replaced. Definition :::::::::: Input ports ........... **powerbi** powerbi PowerBi Output ports ............ **powerbi** powerbi PowerBi Configuration ............. **Dataset** (dataset) Choose dataset in the workspace to activate, required. Shows dataset names, when available, but stores id. When datasets are missing: ensure that the previous node is executed or type an existing id. Examples ........ * :download:`BasicPowerBI.syx ` Implementation .............. .. automodule:: node_powerbi :noindex: .. class:: SetDatasetPowerBi :noindex: